button: Small docs tweak
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Feb 2021 00:44:03 +0000 (19:44 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:34 +0000 (16:37 +0000)
gtk/gtkbutton.c

index d7f52bace3c840e7464c3e2ebe3d8d80dea62abd..3b2aad8f342569a5acb22d8fd3dc3d3e35389d2f 100644 (file)
@@ -30,7 +30,7 @@
  *
  * ![An example GtkButton](button.png)
  *
- * The `GtkButton` widget can hold any valid child widget.  That is, it can hold
+ * The `GtkButton` widget can hold any valid child widget. That is, it can hold
  * almost any other standard `GtkWidget`. The most commonly used child is the
  * `GtkLabel`.
  *
@@ -52,7 +52,7 @@
  *
  * # Accessibility
  *
- * `GtkButton` uses the #GTK_ACCESSIBLE_ROLE_BUTTON role.
+ * `GtkButton` uses the %GTK_ACCESSIBLE_ROLE_BUTTON role.
  */
 
 #include "config.h"